/* CSS geral */
* { padding: 0; margin: 0; }
html, body { height: 100%; }
a { text-decoration: none; color: #000; }
a:hover { text-decoration: underline; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
.limpa { clear: both; }

h1.times { color: #917700; font-family: Times New Roman, serif; font-size: 23px; margin: 12px 0 10px 0;}
h1.arial { color: #917700; font-family: Arial, Verdana, sans-serif; font-size: 26px; }

body { margin: 0 auto; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
body { color:#ffffff; font-family:Helvetica,Arial,sans-serif; font-size:12px; line-height:1.5em; }

#boxplayer { margin: 0 auto; text-align: left; height: 460px; background: url(../img/boxplayer.png) repeat-x; width: 360px; }

#musicas { padding: 65px 0 0 48px; color: #fff; font-family: Arial, Verdana, sans-serif; font-size: 09px; position: relative; width: 280px; height: 110px; z-index: 1;}

#share { padding: 20px 0 0 35px; text-align: center; width: 50px; height: 22px; float: left; }

#bottom { padding: 60px 0 0 0; margin: 0 auto; text-align: center; height: 50px; repeat-x; width: 250px; position: relative; }

#appmobile { padding: 5px 0 0 0; text-align: center; width: 170px; float: left; }
#social { padding: 3px 0 0 0; text-align: right; width: 80px; float: right; }

